home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
emulation
/
amoricv0_9
/
src
/
runtime_020.asm
< prev
next >
Wrap
Assembly Source File
|
1995-10-29
|
151b
|
13 lines
MACHINE 68020
MACRO_PROCESSINST:MACRO
move.l (A2,D6.W*4),A6
ENDM
MACRO_HANDLECTRL:MACRO
move.l (A6,D6.W*4),A6
ENDM
include "runtime_xxx.asm"